home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 259
/
IND_GIANT.BIN
/
Xtras
/
ScriptOMatic Lite.Dxr
/
00034_Field_ScriptPreview.txt
< prev
next >
Wrap
Text File
|
1997-04-30
|
222b
|
13 lines
global gVariable
property pVariable
on new me
return me
end new
-- this handler has no purpose
on handlerOne argumentOne, argumentTwo
do nothing
set exampleLocal = ["text", "moretext"]
end handlerOne